[INFO] fetching crate partiql-ast-passes 0.15.0-alpha.1...
[INFO] checking partiql-ast-passes-0.15.0-alpha.1 against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] extracting crate partiql-ast-passes 0.15.0-alpha.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate partiql-ast-passes 0.15.0-alpha.1
[INFO] finished tweaking crates.io crate partiql-ast-passes 0.15.0-alpha.1
[INFO] tweaked toml for crates.io crate partiql-ast-passes 0.15.0-alpha.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate partiql-ast-passes 0.15.0-alpha.1 on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate partiql-ast-passes 0.15.0-alpha.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7a6d5568ab0d809dd156aeac6c1419ed1ec25844ba70f57b9c1105a3a49ed736
[INFO] running `Command { std: "docker" "start" "7a6d5568ab0d809dd156aeac6c1419ed1ec25844ba70f57b9c1105a3a49ed736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a6d5568ab0d809dd156aeac6c1419ed1ec25844ba70f57b9c1105a3a49ed736" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a6d5568ab0d809dd156aeac6c1419ed1ec25844ba70f57b9c1105a3a49ed736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a6d5568ab0d809dd156aeac6c1419ed1ec25844ba70f57b9c1105a3a49ed736" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling delegate v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking partiql-common v0.15.0-alpha.1
[INFO] [stderr]     Checking ion-rs v0.18.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking partiql-types v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-value v0.15.0-alpha.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling partiql-ast-macros v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-logical v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-ast v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-catalog v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-ast-passes v0.15.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.67s
[INFO] running `Command { std: "docker" "inspect" "7a6d5568ab0d809dd156aeac6c1419ed1ec25844ba70f57b9c1105a3a49ed736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a6d5568ab0d809dd156aeac6c1419ed1ec25844ba70f57b9c1105a3a49ed736", kill_on_drop: false }`
[INFO] [stdout] 7a6d5568ab0d809dd156aeac6c1419ed1ec25844ba70f57b9c1105a3a49ed736
